Docs.rs
swc_ecma_codegen-4.0.2
swc_ecma_codegen 4.0.2
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
memchr ^2.6.1
normal
num-bigint ^0.4.3
normal
once_cell ^1.19.0
normal
regex ^1.5.4
normal
serde ^1.0.197
normal
sourcemap ^9.0.0
normal
swc_allocator ^1.0.0
normal
swc_atoms ^2.0.0
normal
swc_common ^4.0.0
normal
swc_ecma_ast ^4.0.1
normal
swc_ecma_codegen_macros ^1.0.0
normal
tracing ^0.1.40
normal
base64 ^0.21.0
dev
codspeed-criterion-compat ^2.6.0
dev
criterion ^0.5.1
dev
serde_json ^1.0.115
dev
swc_allocator ^1.0.0
dev
swc_common ^4.0.0
dev
swc_ecma_parser ^5.0.0
dev
swc_ecma_testing ^4.0.0
dev
swc_malloc ^1.0.0
dev
testing ^4.0.0
dev
Versions
22.22%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
swc_
ecma_
codegen
4.0.2
All Items
Crate Items
Modules
Structs
Traits
Functions
Type Aliases
Crate
swc_ecma_codegen
Copy item path
Source
Modules
§
macros
text_
writer
util
Structs
§
Config
Emitter
Traits
§
Node
Functions
§
to_code
Generate a code from a syntax node using default options.
to_
code_
default
Generate a code from a syntax node using default options.
to_
code_
with_
comments
Generate a code from a syntax node using default options.
Type Aliases
§
Result